Sumtype.make

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Sumtype make(string data)
  2. Sumtype make(T data)
    struct Sumtype
    static
    make
    (
    T
    )
    ()
    if (
    !is(T == string)
    )
  3. Sumtype make(string data)

Meta